func log/slog.appendEscapedJSONString
2 uses
log/slog (current package)
handler.go#L544: *s.buf = appendEscapedJSONString(*s.buf, str)
json_handler.go#L160: func appendEscapedJSONString(buf []byte, s string) []byte {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)